home *** CD-ROM | disk | FTP | other *** search
/ 600 Games / 600games.iso / Acao / golden_glove.swf / scripts / DefineButton2_566 / BUTTONCONDACTION on(rollOver).as < prev   
Encoding:
Text File  |  2007-03-15  |  102 b   |  4 lines

  1. on(rollOver){
  2.    _root.requirements = "Must Have ALL DIVISIONS DEFEATED to enter this Division";
  3. }
  4.